English Computing Dictionary
◊ CONTAINER CLASS
container class
A {class} whose instances are collections of other objects.
Examples include {stack}s, {queue}s, {list}s and {array}s.